-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Broken link in developer.md fixed #501
base: master
Are you sure you want to change the base?
Conversation
Hello @Nageshbansal @neelanjan00 Sir can you please review this pull request and let me know if any changes are needed |
@@ -157,7 +157,7 @@ Check your linting. | |||
kubectl apply -f ./deploy/rbac.yaml | |||
kubectl apply -f ./deploy/operator.yaml | |||
``` | |||
- Run the chaos by following the [Litmus Docs](https://docs.litmuschaos.io/docs/getstarted/#install-chaos-experiments) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Provide this link: https://v1-docs.litmuschaos.io/docs/getstarted#install-chaos-experiments
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done @ispeakc0de
2818163
to
e04ba0a
Compare
Signed-off-by: andoriyaprashant <[email protected]>
Signed-off-by: dusdjhyeon <[email protected]> Signed-off-by: andoriyaprashant <[email protected]>
Signed-off-by: Shubham Chaudhary <[email protected]> Signed-off-by: andoriyaprashant <[email protected]>
Signed-off-by: andoriyaprashant <[email protected]>
What this PR does / why we need it:
This change updates the broken link in the "Test your changes" section of the developer.md file. The original link was leading to a 404 error page. The updated link directs users to the correct page in the LitmusChaos documentation for running their first workflow.
Fixes #463
Special notes for your reviewer:
Checklist:
documentation
tagbreaking-changes
tagrequires-upgrade
tag